

/* 文本 */


.swiper-wrap .swiper-container {
    width: 100%;
    height: 24rem;
}
.swiper-wrap .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-wrap .swiper-slide img{width: 100%;}
.index-swiper .swiper-slide img{height: 24rem;}
/* 集团要闻 */
.main-news-wrap{padding: 0.6rem 0.4rem;margin-top: 2rem;}
.news-scroll{height: 1.8rem;line-height: 1.8rem;}
.news-left-title{background: url('/img/new_zy_btbj.png') no-repeat;height: 30px;width:94px;background-size:auto 100%}
.news-left-scroll{width: 80%;padding-left: 1rem;}
.news-left-scroll ul {width: 100%;}
.news-left-scroll ul li{width: 95%;}
.main-list-item{border-bottom: 1px dashed #aaa;padding: .7rem 0;}
.main-list-item-title{font-size: 1.2rem;padding-bottom: .5rem;}
.main-list-item-desc{text-indent: 2.1rem;}
.hotline-tel{font-size: 1.4rem;}
.hotline-title{font-size: 1.2rem;}

.main-news-tel-search{width: 100%;height: 2.6rem;background: url('/img/icon/sousuo.png') no-repeat;background-size: 100% 2.6rem;margin-top: 1rem;}
.main-news-tel-search input{width: 70%;border: none;margin-left: 1rem; background-color: transparent;outline: none;}
.main-news-tel-search button{background: none;border: none;width: 22%;height: 2rem;outline: none;}
.layout-4{width: 100%;}
.layout-item{width: 50%;text-align: center;padding: 18px 0;}
.layout-item img{width: 30px;height: 30px;}
.layout-item a:hover{color: black;text-decoration: none;}

/* 行业新闻 政策解决模块 */
.industry-news-wrap{margin-top: 2rem;}
.industry-news-wrap a:hover{text-decoration: none;color: #172a88;}
.industry-news-title{padding-bottom:5px;line-height: 2rem;border-bottom: 2px solid #172a88;}
.industry-news-title img{height: 2rem;}

/* 特别报道 */
.report-title-wrap{height: 2rem;line-height: 2rem;border-bottom: 2px solid #172a88 !important;}
/*修改后样式*/
.new-report-title-wrap{
    border-bottom: 2px solid #2cafeb !important;
}
.new-text-blue-qx{
    color: #2cafeb;
}
.update-industry-news-wrap a:hover{
    color: #2cafeb;
}
.detail_newsbtn{
    display: inline-block;
    vertical-align: middle;
    width: 80px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    color: #172a88;
    border: 1px solid #172a88;
    padding: 0;
    float: right;
    border-radius: 5px;
}
/* 政策解读 标题下 */
.title-active{bottom: -0.3rem;left: 0;width: 4rem;}

/*  */
/* .solution-wrap,.video-wrap{margin-top: 4rem;} */
.video-main{padding: 1rem 1rem 1.5rem;}
/*.video-js{background-color: #fff!important;}*/

/* 产品图集模块 */
.swiperPro .swiper-wrapper{height: 12rem;}
.product-type-name{color: #fff;padding-left: .25rem;padding-top: 1.4rem;color: #212529;margin-bottom: 0.5rem;border-bottom: 2px solid #172a88;padding-bottom: 5px}
.swiperPro .swiper-button-prev{left: 30px!important;}
.swiper-product-name{
    bottom: 3rem; 
    left: 50%;
    transform: translateX(-50%);
    color: #333;
    text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
}

.main-news-left{padding-right: 0!important;}
/*产品轮播图片*/
.product-swiper-img{
    height: 100%!important;
}
/*人力资源校园招聘*/
.list-content-title:hover{
    text-underline: none!important;
}